home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 May / PCWorld_2007-05_cd.bin / v cisle / mediaportal / Setup.msi / _7D70CA33C218362F815E9756880A9F01 / _FF911BD3D5CD414FBEC9104554587546 < prev    next >
Extensible Markup Language  |  2006-12-20  |  4KB  |  131 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>770</id>
  4.   <defaultcontrol>2</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <define>#header.label:#explorer_title</define>
  7.   <define>#header.image:explorer_logo.png</define>
  8.   <define>#header.hover:hover_my explorer.png</define>
  9.   <controls>
  10.     <import>common.window.xml</import>
  11.     <control>
  12.       <description>My explorer File Size label</description>
  13.       <type>label</type>
  14.       <id>1</id>
  15.       <posX>40</posX>
  16.       <posY>530</posY>
  17.       <label>#explorer_size</label>
  18.       <font>font16</font>
  19.       <align>left</align>
  20.       <textcolor>White</textcolor>
  21.     </control>
  22.     <control>
  23.       <type>group</type>
  24.       <description>group element</description>
  25.       <posX>60</posX>
  26.       <posY>97</posY>
  27.       <layout>StackLayout</layout>
  28.       <control>
  29.         <description>select source</description>
  30.         <type>button</type>
  31.         <id>2</id>
  32.         <label>2201</label>
  33.         <onleft>2</onleft>
  34.         <onright>20</onright>
  35.         <onup>17</onup>
  36.         <ondown>3</ondown>
  37.       </control>
  38.       <control>
  39.         <description>select destination</description>
  40.         <type>button</type>
  41.         <id>3</id>
  42.         <label>2202</label>
  43.         <onleft>3</onleft>
  44.         <onright>20</onright>
  45.         <onup>2</onup>
  46.         <ondown>4</ondown>
  47.       </control>
  48.       <control>
  49.         <description>copy files</description>
  50.         <type>button</type>
  51.         <id>4</id>
  52.         <label>2203</label>
  53.         <onleft>2</onleft>
  54.         <onright>20</onright>
  55.         <onup>3</onup>
  56.         <ondown>5</ondown>
  57.       </control>
  58.       <control>
  59.         <description>move files</description>
  60.         <type>button</type>
  61.         <id>5</id>
  62.         <label>2213</label>
  63.         <onleft>5</onleft>
  64.         <onright>20</onright>
  65.         <onup>4</onup>
  66.         <ondown>6</ondown>
  67.       </control>
  68.       <control>
  69.         <description>delete files</description>
  70.         <type>button</type>
  71.         <id>6</id>
  72.         <label>2212</label>
  73.         <onleft>6</onleft>
  74.         <onright>20</onright>
  75.         <onup>5</onup>
  76.         <ondown>7</ondown>
  77.       </control>
  78.       <control>
  79.         <description>make dir</description>
  80.         <type>button</type>
  81.         <id>7</id>
  82.         <label>2204</label>
  83.         <onleft>5</onleft>
  84.         <onright>20</onright>
  85.         <onup>6</onup>
  86.         <ondown>8</ondown>
  87.       </control>
  88.       <control>
  89.         <description>reset selection</description>
  90.         <type>button</type>
  91.         <id>8</id>
  92.         <label>2205</label>
  93.         <onleft>8</onleft>
  94.         <onright>20</onright>
  95.         <onup>7</onup>
  96.         <ondown>9</ondown>
  97.       </control>
  98.       <control>
  99.         <description>mark all</description>
  100.         <type>button</type>
  101.         <id>9</id>
  102.         <label>2206</label>
  103.         <onleft>9</onleft>
  104.         <onright>20</onright>
  105.         <onup>8</onup>
  106.         <ondown>10</ondown>
  107.       </control>
  108.       <control>
  109.         <description>trashcan</description>
  110.         <type>button</type>
  111.         <id>10</id>
  112.         <label>2223</label>
  113.         <onleft>10</onleft>
  114.         <onright>20</onright>
  115.         <onup>9</onup>
  116.         <ondown>2</ondown>
  117.       </control>
  118.     </control>
  119.     <control>
  120.       <description>file listcontrol</description>
  121.       <type>listcontrol</type>
  122.       <id>20</id>
  123.       <posX>270</posX>
  124.       <height>450</height>
  125.       <onright>2</onright>
  126.       <onleft>2</onleft>
  127.       <onup>4</onup>
  128.       <ondown>2</ondown>
  129.     </control>
  130.   </controls>
  131. </window>